home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / QUES.DXR / 00122.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  159 b   |  8 lines

  1. on mouseUp
  2.   global cards, effectspath
  3.   sprite(73).visible = 0
  4.   sound playFile 2, effectspath & "wosh.aif"
  5.   put "1" into item 4 of cards
  6.   go("hatuli")
  7. end
  8.